
html {
    -webkit-text-size-adjust: none;
    word-wrap: break-word;
    word-break: break-all
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

body {
    color: #212b34;
    background-color: #f6f8fa;
    font-size: 14px;
    font-family: "Microsoft YaHei", Verdana, sans-serif;
    outline: 0;
    margin-top: 52px
}

a {
    color: #212b34;
    text-decoration: none;
    outline: 0
}

a:hover {
    color: #027cdb
}

img {
    border: 0
}

dd, div, dl, dt, form, h1, h2, h3, h4, h5, img, input, label, p, span, textarea, ul {
    margin: 0;
    padding: 0;
    outline: 0
}

.container {
    width: 1180px;
    margin: 0 auto
}

@font-face {
    font-family: iconfontL;
    src: url(../font/iconfont.eot);
    src: url(../font/iconfont.eot) format('embedded-opentype'), url(../font/iconfont.woff) format('woff'), url(../font/iconfont.ttf) format('truetype'), url(../font/iconfont.svg) format('svg')
}

.iconfont {
    font-family: iconfontL !important;
    font-size: 14px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#iddahe_com_style_div p {
    text-align: justify;
}

#header {
    z-index: 111;
    position: fixed;
    top: 0;
    width: 100%;
    height: 52px;
    background-color: #fff;
    box-shadow: 0 1px 5px 0 rgba(33, 43, 52, .1);
    -ms-transition: all .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}


.mainright .widget ul li{
    border-bottom: 1px dashed #cfcfcf;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.header .logo {
    float: left;
    line-height: 50px
}

.header .logo img {
    max-height: 50px;
    vertical-align: middle
}

.header .nav {
    float: left;
    margin-left: 20px
}

.nav ul {
    list-style: none
}

.nav li {
    float: left;
    line-height: 52px;
    padding: 0 15px;
    position: relative;
    z-index: 121
}

.nav li.active > a {
    color: #027cdb;
    border-bottom: 2px solid #027cdb;
    padding-bottom: 4px
}

.nav li:hover a {
    border-bottom: 3px
}

.nav ul ul {
    display: none;
    position: absolute;
    top: 95%;
    left: 0;
    border: 1px solid #eef3f5;
    z-index: 122;
    box-shadow: 0 5px 10px rgba(33, 43, 52, .1);
    background-color: #fff;
    transition: .4s
}

.nav ul ul li {
    line-height: 32px;
    white-space: nowrap
}

.nav ul li:hover > ul {
    display: block
}

.nav ul ul ul {
    top: 0;
    left: 100%
}

.nav ul ul li:hover ul {
    display: block
}

.hright {
    float: right;
    line-height: 50px;
    color: #87959f
}

.login {
    margin-left: 30px;
    display: inline-block
}

.login a {
    color: #87959f
}

.msearch {
    display: inline-block;
    cursor: pointer
}

#search {
    display: none;
    position: fixed;
    top: 52px;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 120;
    overflow: hidden
}

.search form {
    width: 60%;
    margin: 30px auto;
    overflow: hidden
}

.search form input {
    float: left;
    width: 74%;
    border: 1px solid #027cdb;
    height: 40px;
    line-height: 40px;
    padding-left: 2%
}

.search form button {
    width: 23%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #027cdb;
    background-color: #027cdb;
    color: #fff
}

#slider {
    padding: 10px 0;
    width: 100%;
    background-color: #fafafa;
    overflow: hidden;
    margin-bottom: 0
}

.slider {
    height: 400px
}

.swiper-container {
    width: 100%;
    height: 100%
}

.swiper-slide {
    font-size: 18px;
    background: #fff;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.swiper-pagination {
    float: right
}

.swiper-pagination-bullet {
    background-color: #fafafa;
    width: 28px;
    height: 4px;
    border-radius: 0
}

.swiper-pagination-bullet-active {
    background: #fff
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(../image/swiper-next.png)
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(../image/swiper-next.png);
    transform: rotate(180deg)
}

.swiper-slide img {
    width: 100%;
    height: auto
}

.swiper-slide p {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    background-color: rgba(0, 0, 0, .6);
    height: 50px;
    line-height: 50px;
    padding-left: 3%;
    padding-right: 20%;
    overflow: hidden
}

#homehot {
    background-color: #fff;
    overflow: hidden
}

.homehot {
    margin-bottom: 50px;
    padding: 20px 0
}

.homehotl {
    float: left;
    width: 812px;
    margin-bottom: 50px;
    margin-top: 20px
}

.homehotl .title {
    padding-left: 10px;
    height: 13px;
    border-bottom: 1px solid #eef3f5;
    line-height: 24px;
    margin-bottom: 22px
}

.homehotl .title span {
    display: inline-block;
    background-color: #fff
}

.homehotl .title span.name {
    padding-right: 20px;
    font-size: 30px;
    color: #212b34;
    font-weight: 100
}

.homehotl .title span.name i {
    display: inline;
    font-size: 38px;
    margin-right: 8px
}

.homehotl .title span.more {
    float: right;
    padding-left: 10px;
    color: #87959f;
    font-size: 12px
}

.homehotl .title span.more i {
    margin-left: 8px
}

.homehotl .title span.more a {
    color: #87959f
}

.homehotl .img {
    float: left;
    width: 380px;
    height: 388px;
    overflow: hidden;
    /*margin-top: 50px*/
}

.homehotl .img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.homehotl .imgr {
    margin-left: 312px;
    width: 500px;
    height: 386px;
    background-color: #f6f8fa;
    padding: 50px 50px 50px 110px
}

.homehotl .imgr h2 {
    font-size: 20px;
    font-weight: 400;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.homehotl .imgr .info {
    padding: 18px 0 10px;
    border-bottom: 1px solid #e3e9ef;
    color: #525a67
}

.homehotl .imgr .info span {
    display: block;
    padding: 4px 0
}

.homehotl .imgr .info span i {
    margin-right: 10px
}

.homehotl .imgr p {
    padding: 10px 0;
    color: #525a67;
    text-align: justify;

}

.homehotl .imgr .infob {
    color: #525a67;
    padding: 5px 0;
    font-size: 18px;
    margin-bottom: 15px
}

.homehotl .imgr .infob i {
    color: #ff5900;
    font-style: normal
}

.homehotl .imgr .infox {
    display: inline-block;
    border: 1px solid #027cdb;
    padding: 10px 30px
}

.homehotl .imgr .infox a {
    color: #027cdb
}

.homehotr {
    float: right;
    width: 358px;
    padding-top: 18px
}

.homehotr .title {
    padding-left: 10px;
    height: 13px;
    border-bottom: 1px solid #eef3f5;
    line-height: 24px;
    margin-bottom: 22px
}

.homehotr .title span {
    display: inline-block;
    background-color: #fff
}

.homehotr .title span.name {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 18px;
    color: #87959f
}

.homehotr .title span.more {
    float: right;
    padding-left: 10px;
    color: #87959f;
    font-size: 12px
}

.homehotr .title span.more i {
    margin-left: 8px
}

.homehotr .title span.more a {
    color: #87959f
}

.homehotr ul {
    list-style: none;
    clear: both
}

.homehotr li {
    display: block;
    padding: 10px;
    border-bottom: 1px solid #eef3f5;
    overflow: hidden
}

.homehotr li:last-child {
    border-bottom: 0
}

.homehotr li:hover {
    background-color: #f6f8fa
}

.homehotr .img {
    float: left;
    width: 140px;
    height: 108px;
    overflow: hidden
}

.homehotr .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden
}

.homehotr .imgr {
    margin-left: 152px
}

.homehotr .imgr h3 {
    color: #212b34;
    height: 16px;
    line-height: 16px;
    margin-bottom: 10px;
    overflow: hidden;
    font-size: 14px;
    font-weight: 400
}

.homehotr .imgr p {
    font-size: 12px;
    color: #525a67;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
    margin-bottom: 20px;
    text-align: justify;

}

.homehotr .imgr span {
    display: inline-block;
    color: #525a67
}

.homecate2 {
    padding: 40px 0 50px;
    overflow: hidden
}

.homecate2 .title {
    padding-left: 10px;
    height: 13px;
    border-bottom: 1px solid #e3e9ef;
    line-height: 24px;
    margin-bottom: 50px
}

.homecate2 .title span {
    display: inline-block;
    background-color: #f6f8fa
}

.homecate2 .title span.name {
    padding-right: 20px;
    font-size: 30px;
    color: #212b34;
    font-weight: 100
}

.homecate2 .title span.name i {
    display: inline;
    font-size: 38px;
    margin-right: 8px
}

.homecate2 .title span.more {
    float: right;
    padding-left: 20px;
    color: #87959f;
    font-size: 12px
}

.homecate2 .title span.more i {
    margin-left: 8px
}

.homecate2 .title span.more a {
    color: #87959f
}

.homecate2 .bigimg {
    float: left;
    width: 380px;
    height: 590px;
    overflow: hidden;
    position: relative
}

.homecate2 .bigimg .bg {
    position: absolute
}

.homecate2 .bigimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
    transition: .8s
}

.homecate2 .bigimg:hover img {
    transform: scale(1.1)
}

.homecate2 .bigimg .text {
    width: 200px;
    margin: 0 auto;
    position: absolute;
    top: 89%;
    left: 0;
    right: 0;
    transition: .8s
}

.homecate2 .bigimg .text h2 {
    color: #fff;
    font-weight: 400;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 70px
}

.homecate2 .bigimg .text .info {
    border-top: 2px solid #fff
}

.homecate2 .bigimg .text .info span {
    line-height: 40px;
    color: #fff
}

.homecate2 .bigimg .text .info span img {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 10px
}

.homecate2 .bigimg .text .info p {
    color: #fff;
    font-size: 12px;
    border-bottom: 2px solid #fff;
    padding-bottom: 20px
}

.homecate2 .bigimg:hover .text {
    top: 30%
}

.homecate2 .bigimg:hover .bg {
    background-color: rgba(0, 0, 0, .4);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.homecate2 ul {
    list-style: none
}

.homecate2 li {
    float: left;
    width: 380px;
    height: 285px;
    margin: 0 0 20px 20px;
    position: relative;
    overflow: hidden
}

.homecate2 li .bg {
    position: absolute
}

.homecate2 li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
    transition: .8s
}

.homecate2 li:hover img {
    transform: scale(1.1)
}

.homecate2 li .text {
    width: 200px;
    margin: 0 auto;
    position: absolute;
    top: 78%;
    left: 0;
    right: 0;
    transition: .8s
}

.homecate2 li .text h2 {
    color: #fff;
    font-weight: 400;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 70px
}

.homecate2 li .text .info {
    border-top: 2px solid #fff
}

.homecate2 li .text .info span {
    line-height: 40px;
    color: #fff
}

.homecate2 li .text .info span img {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 10px
}

.homecate2 li .text .info p {
    color: #fff;
    font-size: 12px;
    border-bottom: 2px solid #fff;
    padding-bottom: 20px
}

.homecate2 li:hover .text {
    top: 10%
}

.homecate2 li:hover .bg {
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

#homecate3 {
    background-color: #fff;
    overflow: hidden
}

.homecate3 {
    padding: 40px 0 50px
}

.homecate3 .title {
    padding-left: 10px;
    height: 13px;
    border-bottom: 1px solid #eef3f5;
    line-height: 24px;
    margin-bottom: 50px
}

.homecate3 .title span {
    display: inline-block;
    background-color: #fff
}

.homecate3 .title span.name {
    padding-right: 20px;
    font-size: 30px;
    color: #212b34;
    font-weight: 100
}

.homecate3 .title span.name i {
    display: inline;
    font-size: 38px;
    margin-right: 8px
}

.homecate3 .title span.more {
    float: right;
    padding-left: 20px;
    color: #87959f;
    font-size: 12px
}

.homecate3 .title span.more i {
    margin-left: 8px
}

.homecate3 .title span.more a {
    color: #87959f
}

.homecate3 .hc3box {
    background-color: #f6f8fa;
    overflow: hidden
}

.homecate3 .hc3box .box1 {
    display: none;
    float: left;
    width: 280px;
    height: 210px;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    padding-top: 50px;
    padding-left: 30px;
    padding-right: 30px
}

.homecate3 .hc3box .box1 img {
    margin-bottom: 10px
}

.homecate3 .hc3box .box1 h3 {
    font-size: 20px;
    font-weight: 400;
    color: #525a67;
    line-height: 48px
}

.homecate3 .hc3box .box1 p {
    color: #87959f;
    font-size: 12px;
    line-height: 18px
}

.homecate3 .hc3box ul {
    float: left;
    list-style: none;
    margin-left: -20px
}

.homecate3 .hc3box li {
    float: left;
    width: 280px;
    height: 210px;
    margin: 20px 0 20px 20px;
    position: relative;
    overflow: hidden
}

.homecate3 .hc3box li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
    transition: .4s
}

.homecate3 .hc3box li:hover img {
    transform: scale(1.1)
}

.homecate3 .hc3box li .bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .3);
    transition: .4s
}

.homecate3 .hc3box li:hover .bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .5)
}

.homecate3 .hc3box li p {
    position: absolute;
    bottom: 0;
    left: 2%;
    right: 2%;
    line-height: 38px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #fff;
    text-align: center
}

#homecate4 {
    overflow: hidden
}

.homecate4 {
    padding: 40px 0 50px
}

.homecate4 .title {
    height: 13px;
    border-bottom: 1px solid #e3e9ef;
    line-height: 24px;
    margin-bottom: 50px
}

.homecate4 .title span {
    display: inline-block;
    background-color: #f6f8fa
}

.homecate4 .title span.name {
    padding-right: 20px;
    font-size: 30px;
    color: #212b34;
    font-weight: 100
}

.homecate4 .title span.name i {
    display: inline;
    font-size: 38px;
    margin-right: 8px
}

.homecate4 .title span.more {
    float: right;
    padding-left: 20px;
    color: #87959f;
    font-size: 12px
}

.homecate4 .title span.more i {
    margin-left: 8px
}

.homecate4 .title span.more a {
    color: #87959f
}

.homecate4 ul {
    list-style: none;
    margin-right: -20px
}

.homecate4 li {
    float: left;
    width: 280px;
    height: 335px;
    margin-right: 20px;
    margin-bottom: 10px;
    position: relative
}

.homecate4 li .move {
    margin-top: 10px;
    background-color: #fff;
    transition: .2s ease-in-out;
    border: 1px solid #eef3f5
}

.homecate4 li:hover .move {
    margin-top: 0;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .1)
}

.homecate4 .img {
    width: 100%;
    height: 210px;
    overflow: hidden
}

.homecate4 .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden
}

.homecate4 .info {
    padding: 5px 10px 10px
}

.homecate4 .info h3 {
    color: #212b34;
    font-size: 14px;
    font-weight: 400;
    line-height: 36px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.homecate4 .info span {
    color: #87959f;
    font-size: 12px;
    margin-right: 10px
}

.homecate4 .info span i {
    margin-right: 8px
}

.homecate4 .author {
    line-height: 42px;
    position: absolute;
    bottom: 0;
    left: 10px;
    right: 0;
    font-size: 12px
}

.homecate4 .author img {
    vertical-align: middle;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 10px
}

.homecate4 .author a {
    color: #87959f
}

#homecate5 {
    background-color: #fff;
    overflow: hidden
}

.homecate5 {
    padding: 40px 0 50px
}

.homecate5 .title {
    height: 13px;
    border-bottom: 1px solid #e3e9ef;
    line-height: 24px;
    margin-bottom: 40px
}

.homecate5 .title span {
    display: inline-block;
    background-color: #fff
}

.homecate5 .title span.name {
    padding-right: 20px;
    font-size: 30px;
    color: #212b34;
    font-weight: 100
}

.homecate5 .title span.name i {
    display: inline;
    font-size: 38px;
    margin-right: 8px
}

.homecate5 .title span.more {
    float: right;
    padding-left: 20px;
    color: #87959f;
    font-size: 12px
}

.homecate5 .title span.more i {
    margin-left: 8px
}

.homecate5 .title span.more a {
    color: #87959f
}

.homecate5 ul {
    list-style: none;
    margin-right: -20px
}

.homecate5 li {
    float: left;
    width: 280px;
    height: 300px;
    margin-right: 20px;
    margin-bottom: 10px
}

.homecate5 li .move {
    margin-top: 10px;
    transition: .2s ease-in-out;
    border: 1px solid #eef3f5
}

.homecate5 li:hover .move {
    margin-top: 0;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .1)
}

.homecate5 .img {
    width: 100%;
    height: 210px;
    overflow: hidden
}

.homecate5 .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden
}

.homecate5 .info {
    padding: 5px 10px
}

.homecate5 .info h3 {
    color: #212b34;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.homecate5 .info span {
    line-height: 28px;
    display: inline-block
}

.homecate5 .info span.author {
    color: #87959f
}

.homecate5 .info span.author img {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 10px;
    vertical-align: middle;
    overflow: hidden
}

.homecate5 .info span.tag {
    float: right
}

.homecate5 .info span.tag a {
    color: #ff8407;
    border: 1px solid #ff8407;
    padding: 0 5px;
    border-radius: 12px;
    margin-left: 5px
}

#homecate6 {
    overflow: hidden
}

.homecate6 {
    padding: 40px 0 50px
}

.homecate6 .title {
    height: 13px;
    border-bottom: 1px solid #e3e9ef;
    line-height: 24px;
    margin-bottom: 40px
}

.homecate6 .title span {
    display: inline-block;
    background-color: #f6f8fa
}

.homecate6 .title span.name {
    padding-right: 20px;
    font-size: 30px;
    color: #212b34;
    font-weight: 100
}

.homecate6 .title span.name i {
    display: inline;
    font-size: 38px;
    margin-right: 8px
}

.homecate6 .title span.more {
    float: right;
    padding-left: 20px;
    color: #87959f;
    font-size: 12px
}

.homecate6 .title span.more i {
    margin-left: 8px
}

.homecate6 .title span.more a {
    color: #87959f
}

.homecate6cate {
    line-height: 32px;
    padding-left: 20px
}

.homecate6cate a {
    color: #87959f;
    font-size: 12px
}

.homecate6cate a::after {
    content: "|";
    color: #87959f;
    font-size: 12px;
    padding: 0 8px
}

.homecate6cate a:last-child::after {
    content: ""
}

.homecate6l {
    float: left;
    width: 830px
}

.homecate6l ul {
    list-style: none;
    padding-bottom: 20px
}

.homecate6l li {
    padding: 20px;
    overflow: hidden;
    border: 1px solid #f6f8fa
}

.homecate6l li:hover {
    background-color: #fff;
    border-color: #eef3f5
}

.homecate6l .img {
    float: left;
    width: 200px;
    height: 120px;
    overflow: hidden
}

.homecate6l .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden
}

.homecate6l .imgr {
    margin-left: 220px
}

.homecate6l .imgr h2 {
    color: #212b34;
    font-size: 20px;
    font-weight: 400;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 10px
}

.homecate6l .imgr p {
    height: 40px;
    line-height: 20px;
    color: #525a67;
    margin-bottom: 20px;
    overflow: hidden;
    text-align: justify;
}

.homecate6l .imgr .info .cate {
    background-color: #73b2fd;
    color: #fff;
    display: inline-block;
    width: 60px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    border-radius: 2px;
    margin-right: 15px
}

.homecate6l .imgr .info span {
    font-size: 12px;
    color: #87959f;
    margin-right: 20px
}

.homecate6r {
    width: 290px;
    float: right
}

.homecate6r ul {
    list-style: none
}

.homecate6r li {
    display: block;
    margin-bottom: 32px;
    font-size: 14px
}

.homecate6r li .move {
    width: 280px;
    position: relative;
    transition: .2s ease-in-out
}

.homecate6r li:hover .move {
    margin-left: 10px
}

.homecate6r li i {
    color: #73b2fd;
    position: absolute;
    font-size: 10px;
    top: 3px;
    left: -20px
}

.homecate6r li h2 {
    font-size: 14px;
    font-weight: 400;
    color: #525a67;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    margin-bottom: 10px
}

.homecate6r li span {
    color: #87959f;
    font-size: 12px
}

#footer {
    background-color: #fff
}

.footer {
    padding: 40px 0 50px;
    overflow: hidden
}

.flink .order {
    border-bottom: 1px solid #e3e9ef;
    height: 10px;
    text-align: center;
    margin-bottom: 30px
}

.flink .order span {
    background-color: #fff;
    padding: 0 10px;
    color: #525a67
}

.flink ul {
    list-style: none
}

.flink li {
    float: left
}

.flink li a {
    position: relative;
    display: inline-block;
    padding: 0 19px;
    color: #87959f
}

.flink li a::after {
    content: "";
    content: '';
    position: absolute;
    right: 0;
    top: 4px;
    width: 1px;
    height: 12px;
    background-color: #87959f
}

#footer2 {
    background: url(../image/hd-footerbg.jpg) center no-repeat;
    height: 120px;
    width: 100%;
    padding: 30px 0;
    overflow: hidden
}

#footer2 .fnav {
    text-align: center;
    line-height: 24px;
    margin-bottom: 10px;
    padding: 0 10px
}

#footer2 .fnav a {
    color: #ced6dc;
    position: relative;
    padding: 0 25px 0 20px;
    display: inline-block
}

#footer2 .fnav a::after {
    content: "";
    width: 1px;
    height: 12px;
    background-color: #ced6dc;
    position: absolute;
    right: 0;
    top: 7px
}

#footer2 .fnav a:last-child::after {
    width: 0
}

#footer2 p {
    color: #87959f;
    font-size: 12px;
    text-align: center;
    line-height: 32px
}

#footer2 p img {
    max-height: 32px;
    vertical-align: middle
}

#footer2 p a {
    color: #87959f
}

.breadcrumb {
    color: #525a67;
    line-height: 42px
}

.breadcrumb a {
    color: #525a67
}

.mainleft {
    width: 860px;
    float: left
}

.post {
    border: 1px solid #e3e9ef;
    font-size: 12px;
    color: #212b34;
    background-color: #fff;
    padding: 19px;
    overflow: hidden;
    margin-bottom: 20px
}

.post h1 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    color: #0f233a;
    margin-bottom: 10px
}

.post .info {
    color: #87959f;
    margin-bottom: 10px
}

.post .info span {
    margin-right: 10px
}

.post .info span i {
    margin-right: 4px
}

.post .info span.time {
    float: right
}

.post .intro {
    padding: 20px;
    background-color: #f1f5f7;
    color: #43535c;
    border-radius: 20px 0;
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 24px
}

.article_content {
    color: #43535c;
    font-size: 16px;
    line-height: 28px;
    word-break: break-all;
    word-wrap: break-word;
    padding-bottom: 5px;
    position: relative
}

.article_content img {
    max-width: 100%;
    height: auto
}

.article_content h1, .article_content h2, .article_content h3, .article_content h4, .article_content h5, .article_content h6 {
    background-color: #fbfbfb;
    color: #333;
    border-left: 4px solid #428bca;
    padding-left: 10px;
    margin: 10px 0;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    font-weight: 400
}

.article_content h2 {
    font-size: 20px
}

.article_content h3 {
    font-size: 18px
}

.article_content h4 {
    font-size: 16px
}

.article_content h5 {
    font-size: 14px
}

.article_content h6 {
    font-size: 12px
}

.article_content ol, .article_content ul {
    margin: 0 0 18px 50px
}

.article_content ul {
    list-style: disc
}

.article_content ol {
    list-style: decimal
}

.article_content li {
    margin-bottom: 6px
}

.article_content p {
    margin: 6px 0;
    word-wrap: break-word
}

.article_content pre {
    word-wrap: break-word
}

.article_content table {
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    width: 100%;
    margin-bottom: 18px
}

.article_content table th {
    background-color: #f9f9f9;
    text-align: center
}

.article_content table td, .article_content table th {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 5px 10px
}

.article_content .alignnone {
    margin: 0 auto
}

.article_content .alignleft {
    float: left;
    text-align: left;
    margin-right: 10px
}

.article_content .aligncenter {
    margin: 0 auto;
    text-align: center;
    display: block
}

.article_content .alignright {
    float: right;
    text-align: right;
    margin-left: 10px
}

.article_content a {
    color: #428bca
}

.article_content a:hover {
    color: #f40;
    text-decoration: underline
}

.article_content pre, .comment pre {
    font-size: 12px;
    background: #ededed
}

.article_content blockquote {
    margin: 20px 0;
    padding: 15px 20px 1px;
    border-left: 5px solid #428bca;
    background-color: #fafafa
}

.article_content blockquote p {
    margin: 0 0 10px;
    padding: 0
}

.article_content embed, .article_content iframe, .article_content video {
    width: 510px;
    height: 498px
}

.tags {
    margin: 10px 0;
    color: #87959f
}

.tags i {
    margin-right: 10px
}

.tags a {
    color: #87959f;
    margin-right: 6px
}

.pl {
    border-top: 1px solid #e4e9eb;
    padding: 20px 0
}

.pl span {
    display: inline-block
}

.pl .ping {
    float: left;
    text-align: center;
    color: #212b34;
    border: 1px solid #e3e9ef
}

.pl .ping a {
    display: inline-block;
    width: 90px;
    height: 40px;
    line-height: 40px
}

.pl .share {
    float: right;
    line-height: 40px
}

.related {
    border-top: 1px solid #e3e9ef;
    border-bottom: 1px solid #e3e9ef;
    color: #212b34;
    padding: 20px 0;
    overflow: hidden;
    margin-bottom: 20px
}

.related .title {
    position: relative;
    padding-left: 14px;
    font-weight: 700;
    margin-bottom: 16px
}

.related .title::before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    width: 6px;
    height: 16px;
    background-color: #0097e6
}

.related ul {
    list-style: none;
    margin-right: -1%
}

.related li {
    float: left;
    width: 15.66%;
    margin-right: 1%
}

.related .img {
    width: 100%;
    height: 99px;
    overflow: hidden
}

.related .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden
}

.related p {
    line-height: 28px;
    color: #212b34;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.list {
    overflow: hidden
}

.list ul {
    list-style: none;
    overflow: hidden;
    margin-right: -1.5%
}

.list li {
    float: left;
    width: 23.5%;
    height: 307px;
    margin-right: 1.5%;
    margin-bottom: 20px;
    border: 1px solid #e4e9eb;
    position: relative
}

.list li .img {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.list li .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden
}

.list li .info {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    padding: 10px 18px 6px
}

.list li .info h2 {
    color: #0f233a;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 24px;
    font-size: 14px
}

.list li .info .author {
    line-height: 38px
}

.list li .info .author img {
    widows: 20px;
    height: 20px;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 4px
}

.list li .info .tag {
    color: #87959f;
    font-size: 12px;
    padding-bottom: 4px
}

.list li .info .tag i {
    margin-right: 6px
}

.list li .info .tag a {
    color: #87959f;
    margin-right: 2px
}

.list li .info .tag .eye {
    float: right;
    font-size: 12px
}

.list li .info .tag .eye i {
    font-size: 10px
}

.pagebar {
    text-align: center;
    margin: 20px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;

}

.pagebar a, .pagebar span {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    margin-right: 4px
}

.pagebar a:hover, .pagebar span {
    background-color: #027cdb;
    color: #fff;
    border: 1px solid #e9eef3
}

.pagebar a {
    border: 1px solid #e9eef3;
    background-color: #fff
}

.list2 ul {
    margin-left: -10px;
    list-style: none;
    overflow: hidden;
    margin-bottom: 20px
}

.list2 li {
    padding: 10px;
    overflow: hidden;
    border: 1px solid #f6f8fa;
    border-bottom: 1px solid #e4e9eb;
    transition: .3s
}

.list2 li:hover {
    background-color: #fff;
    border: 1px solid #e3e9ef
}

.list2 li .img {
    float: left;
    width: 240px;
    height: 180px;
    overflow: hidden
}

.list2 li .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden
}

.list2 li .imgr {
    margin-left: 260px
}

.list2 li .imgr h2 {
    color: #212b34;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 18px;
    margin-bottom: 10px
}

.list2 li .imgr p {
    color: #70818b;
    height: 60px;
    line-height: 20px;
    overflow: hidden;
    margin-bottom: 20px
}

.list2 li .imgr .author {
    line-height: 38px;
    font-size: 12px;
    margin-bottom: 6px
}

.list2 li .imgr .author a {
    color: #212b34
}

.list2 li .imgr .author img {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 4px
}

.list2 li .imgr .tag {
    color: #70818b;
    font-size: 12px
}

.list2 li .imgr .tag a {
    color: #70818b;
    margin-right: 5px
}

.mainright {
    width: 300px;
    float: right
}

.widget {
    border: 1px solid #e4e9eb;
    background-color: #fff;
    margin-bottom: 20px
}

.widget h4 {
    padding: 10px 14px
}

.widget ul {
    list-style: none;
    overflow: hidden;
    padding: 0 10px 10px
}

.widget li {
    line-height: 24px;
    float: left;
    width: 50%;
    margin-bottom: 5px
}

.widget .widget_div {
    padding: 10px
}

.mrbg .widget {
    background-color: transparent;
    border: 1px solid transparent
}

.widget_author .title {
    text-align: center;
    border-bottom: 1px solid #e4e9eb;
    padding: 20px 40px
}

.widget_author .title img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden
}

.widget_author .title h4 {
    font-size: 18px;
    line-height: 1.5
}

.widget_author .title .info {
    color: #70818b;
    font-size: 12px;
    text-align: center
}

.widget_author .title .info span {
    margin: 0 5px 8px;
    display: inline-block
}

.widget_author .title .info span b {
    margin-left: 4px;
    font-size: 14px;
    color: #0f233a
}

.widget_author .title .info p {
    line-height: 24px
}

.widget_author ul {
    padding: 10px 0 0 10px;
    overflow: hidden
}

.widget_author li {
    float: left;
    width: 134px;
    margin-right: 10px;
    margin-bottom: 5px
}

.widget_author .img {
    width: 100%;
    height: 100px;
    overflow: hidden
}

.widget_author .img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.widget_author p {
    line-height: 32px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.widget_hot {
    overflow: hidden
}

.widget_hot ul {
    padding: 0 10px;
    overflow: hidden
}

.widget_hot li {
    width: 100%;
    padding: 10px 0;
    border-top: 1px solid #e4e9eb;
    overflow: hidden
}

.widget_hot .img {
    float: left;
    width: 120px;
    height: 90px;
    overflow: hidden
}

.widget_hot .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden
}

.widget_hot .imgr {
    margin-left: 130px
}

.widget_hot .imgr p {
    max-height: 40px;
    line-height: 20px;
    overflow: hidden;
    color: #43535c;
    font-size: 14px;
    margin-bottom: 15px
}

.widget_hot .imgr p a {
    color: #666
}

.widget_hot .imgr span {
    display: inline-block;
    line-height: 32px;
    font-size: 12px
}

.widget_hot .imgr span img {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    overflow: hidden;
    vertical-align: middle;
    margin-right: 4px
}

.widget_related {
    overflow: hidden
}

.widget_related ul {
    padding: 10px 0 0 10px;
    overflow: hidden
}

.widget_related li {
    float: left;
    width: 134px;
    margin-right: 10px;
    margin-bottom: 5px
}

.widget_related .img {
    width: 100%;
    height: 100px;
    overflow: hidden
}

.widget_related .img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.widget_related p {
    line-height: 32px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.widget_catalog ul ul {
    display: none
}

.widget_comments li {
    width: 100%;
    padding: 5px 0;
    border-bottom: 1px solid #e4e9eb
}

.widget_comments li img {
    float: left;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    margin-right: 10px
}

.widget_comments li span {
    float: left;
    display: inline-block
}

.widget_calendar {
    overflow: hidden;
    padding: 2px
}

.widget_calendar table {
    width: 100%
}

.widget_calendar caption {
    margin-bottom: 5px;
    font-size: 14px;
    display: none
}

.widget_calendar caption a {
    padding: 0 20px;
    color: #fff
}

.widget_calendar th {
    text-align: center;
    background-color: #fbfbfb;
    color: #555;
    text-transform: uppercase;
    border: 1px solid #fafafa;
    height: 26px
}

.widget_calendar td {
    text-align: center;
    border: 1px solid #fafafa;
    height: 30px;
    width: 47px
}

.widget_calendar td.pad {
    background: 0 0
}

.widget_calendar td a {
    display: block;
    margin: 0 5px;
    color: #fff;
    background-color: #fafafa;
    font-weight: 700
}

.widget_previous li {
    padding-left: 12px;
    width: 100%;
    line-height: 26px;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.widget_previous li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 4px;
    height: 4px;
    background-color: #428bca;
    border-radius: 50%
}

.widget_previous li a {
    display: inline-block
}

.widget_searchpanel form {
    overflow: hidden
}

.widget_searchpanel form input[type=text] {
    float: left;
    width: 70%;
    height: 33px;
    border: 1px solid #ededed;
    padding: 10px;
    box-sizing: border-box
}

.widget_searchpanel form input[type=submit] {
    width: 20%;
    height: 35px;
    border: 0;
    background-color: #428bca;
    color: #fff
}

.widget_navbar li ul {
    display: none
}

.widget_tags ul {
    overflow: hidden
}

.widget_tags li {
    float: left;
    width: auto;
    margin-right: 5px;
    margin-bottom: 5px
}

.widget_tags li a {
    display: block;
    padding: 0 5px;
    color: #fff
}

.widget_tags li[class$="0"] a {
    background-color: #4a4a4a
}

.widget_tags li[class$="1"] a {
    background-color: #428bca
}

.widget_tags li[class$="2"] a {
    background-color: #5cb85c
}

.widget_tags li[class$="3"] a {
    background-color: #d9534f
}

.widget_tags li[class$="4"] a {
    background-color: #567e95
}

.widget_tags li[class$="5"] a {
    background-color: #b433ff
}

.widget_tags li[class$="6"] a {
    background-color: #00aba9
}

.widget_tags li[class$="7"] a {
    background-color: #b37333
}

.widget_tags li[class$="8"] a {
    background-color: #f60
}

.widget_tags li[class$="9"] a {
    background-color: #d8b303
}

#divComments li, divPrevious li {
    width: 200px;
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis
}

.commentbox {
    background-color: #fff;
    padding: 20px;
    margin-top: 20px;
    font-size: 14px
}

.comtitle {
    overflow: hidden;
    border-bottom: 1px dotted #eaeaea;
    padding-bottom: 10px
}

.comname {
    font-size: 16px;
    color: #333;
    font-weight: 700
}

.commentbox ul.msg {
    list-style: none;
    margin: 10px 0 20px;
    text-align: left;
    table-layout: fixed;
    word-wrap: break-word;
    border-bottom: 1px dotted #eaeaea
}

.commentbox li.msgname {
    padding: 0 0 .8em;
    margin: 0;
    overflow: hidden
}

.commentbox li.msgname img {
    margin-right: 10px
}

.commentbox li.msgname small {
    display: inline-block;
    color: #888
}

.commentbox li.msgname .msgcontent {
    padding-left: 60px;
    padding-top: 10px;
    line-height: 1.5
}

.commentbox li.msgurl {
    text-align: right;
    padding: 2px 10px;
    margin: 0
}

.commentbox li.msggravatar {
    display: block;
    float: left;
    margin-right: 5px
}

.commentbox li.msgarticle {
    list-style-position: outside;
    padding: 0 0 0 55px;
    margin: 0;
    line-height: 160%;
    background: #fff
}

.commentbox li.msgtime {
    padding: 5px 0 0;
    font-weight: 400
}

.commentbox img.avatar {
    width: 40px;
    height: 40px;
    float: left;
    padding: 0 4px 4px 0;
    border: 0 solid #eaeaea
}

.commentbox ul.msg ul.msg {
    padding: 10px 0 0;
    margin: 0;
    border-bottom: none
}

.commentbox ul.msg ul.msg li.msgarticle {
    padding-bottom: 0
}

#divCommentPost {
    width: 99%;
    margin: 0;
    padding: 5px;
    font-size: 14px
}

#divCommentPost p {
    margin-top: 10px
}

#divCommentPost label {
    margin-top: 5px
}

#divCommentPost p.posttop {
    color: #428bca
}

#divCommentPost img {
    margin-bottom: -.5em
}

#cancel-reply {
    float: right;
    margin-right: 2em
}

.commentbox div.reply-frm {
    background: #f0f0f0;
    box-shadow: 0 0 15px #333;
    margin: 1em 1% !important;
    padding: .3em .8em !important;
    min-width: 330px
}

.commentbox input.text {
    border: 1px solid #d7d7d7;
    line-height: 20px;
    height: 24px;
    padding: 2px 5px
}

#txaArticle {
    padding: .5em;
    width: 98%;
    height: 150px;
    border: 1px solid #d7d7d7;
    font-size: 14px
}

.commentbox input.button {
    color: #fff;
    width: 100px;
    height: 32px;
    background: #428bca;
    border: 1px solid #428bca;
    cursor: pointer
}

.homecatead {
    padding: 20px 0;
    clear: both;
    overflow: hidden
}

.homecatead img {
    max-width: 100%
}

#nav {
    display: none
}

@media screen and (max-width: 980px) {
    .container {
        width: 100%
    }

    #header {
        line-height: 45px;
        height: 45px
    }

    .header .logo {
        float: none;
        width: 100%;
        text-align: center;
        line-height: 45px
    }

    .header .logo img {
        max-height: 35px
    }

    #nav {
        display: block;
        position: absolute;
        left: 2%;
        top: 0;
        cursor: pointer
    }

    #nav i {
        color: #027cdb;
        font-weight: 700
    }

    .header .nav {
        display: none;
        float: none;
        margin-left: 0;
        background-color: #fff;
        box-shadow: 0 5px 10px rgba(33, 43, 52, .1)
    }

    .nav li {
        float: none;
        display: block;
        line-height: 30px
    }

    .nav ul li:hover ul {
        display: none
    }

    .hright {
        position: absolute;
        right: 2%;
        top: 0
    }

    .login {
        margin-left: 10px
    }

    .search form {
        width: 80%
    }

    #search {
        top: 45px
    }

    .slider {
        height: 180px
    }

    #homecate2, #homecate3, #homecate4, #homecate5, #homecate6, #homehot {
        padding-left: 2%;
        padding-right: 2%
    }

    .homehot {
        margin-bottom: 20px;
        padding: 10px 0
    }

    .homehotl {
        float: left;
        width: 100%;
        margin-bottom: 10px;
        margin-top: 10px
    }

    .homehotl .title {
        padding-left: 0
    }

    .homehotl .title span.name {
        font-size: 24px
    }

    .homehotl .title span.name i {
        font-size: 30px
    }

    .bd,.cqbc{
        text-align: center;
    }
    .ct .zzList a{
        width: 20% !important;
        padding-left: 10px !important;
    }


    .homehotl .img {
        width: 100%;
        height: 280px;
        margin-top: 10px;
        margin-bottom: 10px
    }

    .homehotl .imgr {
        margin-left: 0;
        width: auto;
        height: auto;
        padding: 10px
    }

    .homehotl .imgr h2 {
        font-size: 22px
    }

    .homehotl .imgr .info, .homehotl .imgr .infox {
        display: none
    }

    .homehotl .imgr .infob {
        margin-bottom: 5px
    }

    .homehotr {
        float: none;
        width: 100%;
        overflow: hidden
    }

    .homehotr .title span.name {
        padding-left: 0
    }

    .homehotr li {
        padding: 10px 0
    }

    .homecate2 {
        padding: 20px 0
    }

    .homecate2 .title {
        margin-bottom: 30px
    }

    .homecate2 .title span.name {
        font-size: 24px
    }

    .homecate2 .title span.name i {
        font-size: 30px
    }

    .homecate2 .bigimg {
        margin-bottom: 10px;
        width: 100%;
        height: 200px
    }

    .homecate2 .bigimg .text, .homecate2 .bigimg:hover .text {
        top: 68%
    }

    .homecate2 ul {
        margin-right: -2%
    }

    .homecate2 li {
        width: 48%;
        margin: 0 2% 10px 0;
        height: 160px
    }

    .homecate2 li .text {
        width: 90%;
        top: 65%
    }

    .homecate2 li:hover .text {
        top: 65%
    }

    .homecate3 {
        padding: 20px 0
    }

    .homecate3 .title {
        margin-bottom: 30px
    }

    .homecate3 .title span.name {
        font-size: 24px
    }

    .homecate3 .title span.name i {
        font-size: 30px
    }

    .homecate3 .hc3box .box1 {
        display: none
    }

    .homecate3 .hc3box ul {
        margin-right: -2%
    }

    .homecate3 .hc3box li {
        width: 48%;
        margin: 0 2% 10px 0;
        height: 160px
    }

    .homecate4 {
        padding: 20px 0
    }

    .homecate4 .title {
        margin-bottom: 20px
    }

    .homecate4 .title span.name {
        font-size: 24px
    }

    .homecate4 .title span.name i {
        font-size: 30px
    }

    .homecate4 ul {
        margin-right: -2%
    }

    .homecate4 li {
        width: 48%;
        margin: 0 2% 10px 0;
        height: 200px
    }

    .homecate4 .img {
        height: 140px
    }

    .homecate4 .info h3 {
        line-height: 24px
    }

    .homecate4 .author {
        display: none
    }

    .homecate4ad {
        padding: 10px 0
    }

    .homecate5 {
        padding: 20px 0
    }

    .homecate5 .title {
        margin-bottom: 20px
    }

    .homecate5 .title span.name {
        font-size: 24px
    }

    .homecate5 .title span.name i {
        font-size: 30px
    }

    .homecate5 ul {
        margin-right: -2%
    }

    .homecate5 li {
        width: 48%;
        margin: 0 2% 10px 0;
        height: 200px
    }

    .homecate5 .img {
        height: 140px
    }

    .homecate5 .info h3, .homecate5 .info span {
        line-height: 24px
    }

    .homecate5ad {
        padding: 10px 0
    }

    .homecate6 {
        padding: 20px 0
    }

    .homecate6 .title {
        margin-bottom: 20px
    }

    .homecate6 .title span.name {
        font-size: 24px
    }

    .homecate6 .title span.name i {
        font-size: 30px
    }

    .homecate6cate {
        line-height: 28px;
        padding-left: 0
    }

    .homecate6l {
        width: 100%
    }

    .homecate6l ul {
        padding-bottom: 10px
    }

    .homecate6l li {
        background-color: #fff;
        border-color: #eef3f5;
        padding: 10px
    }

    .homecate6l .img {
        width: 45%;
        height: 120px
    }

    .homecate6l .imgr {
        margin-left: 47%
    }

    .homecate6l .imgr .info .cate {
        margin-right: 4px
    }

    .homecate6l .imgr .info span {
        margin-right: 6px
    }

    .homecate6r {
        width: 100%
    }

    .homecate6r li {
        padding-left: 20px
    }

    .homecate6r li .move {
        width: 90%
    }

    .mainleft, .mainright {
        width: 98%;
        margin-left: 1%;
        margin-right: 1%
    }

    .list2 {
        padding-left: 1%;
        padding-right: 1%
    }

    .list2 ul {
        margin-left: 0;
        margin-bottom: 10px
    }

    .list2 li {
        background-color: #fff;
        border: 1px solid #e3e9ef
    }

    .list2 li .img {
        width: 45%;
        height: 140px
    }

    .list2 li .imgr {
        margin-left: 47%
    }

    .list2 li .imgr p {
        margin-bottom: 10px;
        text-align: justify;
    }

    .list2 li .imgr .author {
        margin-bottom: 0;
        line-height: 20px;
    }

    .list2 li .imgr .tag {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .list ul {
        margin-right: -2%;
        padding-left: 1%;
        padding-right: 1%
    }

    .list li {
        width: 48%;
        margin: 0 2% 10px 0;
        height: 200px
    }

    .list li .info {
        padding: 10px
    }

    .list li .info h2 {
        font-weight: 400
    }

    .list li .info .author, .list li .info .tag {
        display: none
    }

    .post {
        margin-bottom: 10px;
        padding: 10px
    }

    .breadcrumb {
        padding: 0 1%;
        line-height: 28px
    }

    #comment .compost {
        padding: 10px;
        margin-bottom: 10px
    }

    .widget {
        margin-bottom: 10px
    }

    .widget_related ul {
        margin-right: -2%;
        padding-left: 1%;
        padding-right: 1%
    }

    .widget_related li {
        width: 48%;
        margin: 0 2% 10px 0
    }

    .widget_author ul {
        margin-right: -2%;
        padding-left: 1%;
        padding-right: 1%
    }

    .widget_author li {
        width: 48%;
        margin: 0 2% 10px 0
    }

    .related {
        margin-bottom: 10px
    }

    .related li {
        width: 32.33%;
        margin-right: 1%
    }

    .homecatead {
        padding: 10px 0
    }

    .article_content embed, .article_content iframe, .article_content video {
        width: 100%;
        height: 240px
    }

    #comment .comlist {
        padding: 0
    }

    #footer2 .fnav a {
        padding: 0 5px
    }

    #footer2 {
        padding: 10px 0;
        height: auto
    }
}